home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
MRAC
/
Lengths
/
Tools
/
l-note-remove
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-08-11
|
330 b
|
10 lines
|
[
TEXT/ScoM
]
l-note-remove list
Use this function to remove note-lengths from a note-length list or lists containing rest-lengths when making rhythmic variants or modifications.
(l-note-remove '(-1/20 1/20 -1/20 1/10 1/4))
=> (-1/20 -1/20)
(l-note-remove '((-1/20 1/20 -1/20 1/10 1/4) (1/4 -1/4 1/8 -1/8)))
=> ((-1/20 -1/20) (-1/4 -1/8))